home *** CD-ROM | disk | FTP | other *** search
/ Workplace Effectiveness:…ecision-Making Strategies / Workplace Effectiveness: Decision-Making Strategies.iso / pc / Files / Eval.dxr / 00018_video end.ls < prev    next >
Encoding:
Text File  |  1998-12-16  |  105 b   |  8 lines

  1. on exitFrame
  2.   if the movieRate of sprite 3 then
  3.     go(the frame - 5)
  4.   else
  5.     goIntro()
  6.   end if
  7. end
  8.